How to Install php-http-webdav-server software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install php-http-webdav-server software package in Ubuntu 14.04 LTS (Trusty Tahr)

php-http-webdav-server software package provides WebDAV Server Baseclass, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install php-http-webdav-server 

php-http-webdav-server is installed in your system.

Make ensure the php-http-webdav-server package were installed using the commands given below,

$ sudo dpkg-query -l | grep php-http-webdav-server *

You will get with php-http-webdav-server package name, version, architecture and description in a table

php-http-webdav-server package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section PHP
Package php-http-webdav-server
Version 1.0.0RC6-2
Description WebDAV Server Baseclass
Sub Section PHP


See Also, How to uninstall or remove php-http-webdav-server software package from Ubuntu 14.04 LTS (Trusty Tahr)?